Data Services Developer's Guide : Configure the Retail Dataspace Sample Application
This page last changed on Jan 09, 2008 by tkatz.
eDocs Home > BEA AquaLogic Data Services Platform 3.0 Documentation > Data Services Developer's Guide
|
![]() | ALDSP Installation Guide |
This tutorial uses the version of Eclipse that is installed with ALDSP.
![]() | The Eclipse framework often provides multiple ways of achieving same result. In many cases there is no "correct" or "better" way. In other words, there are often many paths to the same results. |
Open the Data Services Studio using the following Windows Start menu command:
Start > All Programs > BEA Products > AquaLogic Data Services Platform 3.0 > Data Services Studio
![]() | In some cases the AquaLogic Data Services Platform 3.0 option may not be nested in the BEA Products section. If this is the case just proceed; it is not a problem. |
ALDSP projects are called dataspace projects. These projects in turn are located in a workspace folder.
The first step in creating a dataspace is to select a workspace.
C:\bea92mp2\aldsp_3.0\samples\workspaces\aldsp
If this is the first time you have opened Studio, the ALDSP Welcome screen appears.
In the Install Sample Application section click on:
Retail Dataspace Sample
![]() | Important Make sure your domain changed from the Workshop sample domain to the ALDSP samples domain, as shown in the steps in the table below. |
Some simple domain server configuration is required. These steps are described in the following table. (The path information in the table below may be truncated in your browser. Click and select to view the entire path.
Step | Dialog | Field |
Action |
Comment |
---|---|---|---|---|
1. | Retail Database Sample - Server Configuration |
Server runtime: | click Installed Runtimes... |
|
2. | Installed Server Runtime Environments | click Add... | ||
3. |
New Server Runtime | Type of runtime: |
select BEA WebLogic Server v9.2 |
|
4. |
|
|||
5. |
Define a WebLogic Runtime | WebLogic Home: | |
|
6. |
Browse For Folder | Folder |
locate and select the WebLogic home directory: <BEA_HOME>/weblogic92 |
Example: c:\bea92mp2\weblogic92 |
7. | |
|||
8. |
Define a WebLogic Runtime | |
||
9. |
Installed Server Runtime Environments | |
||
10. |
Retail Dataspace Sample - Server Configuration |
Domain home: | |
The Workshop domain is to be replaced by the ALDSP sample domain. |
11. |
Browse For Folder |
Select domain home | Locate and click on the ALDSP Sample domain: <ALDSP_HOME>/samples/domains/aldsp |
Example: c:\bea92mp2\aldsp30\samples\domains\aldsp |
12. | |
|||
13. | Retail Dataspace Sample - Server Configuration |
|
Workspace is built (this may take a few minutes). |
Your server should now be properly configured for ALDSP and ready to be started.
An ALDSP-enabled server is a version of WebLogic Server with additional functionality to support ALDSP deployment and runtime. The ALDSP server must be running in order to access sample data and to deploy your project.
To start your server from Studio:
Window > Show View > Servers
![]() |
Document generated by Confluence on Jan 15, 2008 11:02 |